dvdisaster Version 0.64 (pl2)
To the Internet version Deutsch      English
Contents

Overview
Examples and screen shots
Download
Command line mode
·Using the command line
·Creating a medium image
·Generating error correction files
·Scanning the medium for errors
·Recovering a medium image
·Choosing alternative drives and file names
·Performing several actions within one program call
·Command syntax
Questions and Answers
Background information
Imprint

Performing several actions within one program call

dvdisaster can execute several actions within one program invocation.
For example, to read an image from /dev/hdc, create an error correction file "medium42.ecc" for it and finally delete the temporary image file "medium.img", enter:

user@linux> dvdisaster -r -c -u -d /dev/hdc -e medium42.ecc

Actions will always be executed in the same order as they are listed in the command syntax section, even if they are specified in a different sequence on the command line.

Copyright 2004,2005 Carsten Gn÷rlich.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.